func google.golang.org/protobuf/internal/filedesc.getFeaturesFor

5 uses

	google.golang.org/protobuf/internal/filedesc (current package)
		desc_init.go#L185: 	fd.L1.EditionFeatures = getFeaturesFor(fd.L1.Edition)
		editions.go#L23: 	SurrogateProto2.L1.EditionFeatures = getFeaturesFor(EditionProto2)
		editions.go#L24: 	SurrogateProto3.L1.EditionFeatures = getFeaturesFor(EditionProto3)
		editions.go#L25: 	SurrogateEdition2023.L1.EditionFeatures = getFeaturesFor(Edition2023)
		editions.go#L160: func getFeaturesFor(ed Edition) EditionFeatures {